Office-Live-Skills.com: Sample Google Analytics Code:
Note: This is not functional GA code and should not be used on your site. It is offered for illustrative purposes only.
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
try {
var pageTracker = _gat._getTracker("UA-00000-0");
pageTracker._trackPageview();
} catch(err) {}
Adapted from SolutionsForOfficeLive.com